github.com/refraction-networking/utls.clientHandshakeStateTLS13.handshake (method)

3 uses

	github.com/refraction-networking/utls (current package)
		handshake_client.go#L383: 		return hs.handshake()
		handshake_client_tls13.go#L52: func (hs *clientHandshakeStateTLS13) handshake() error {
		u_handshake_client.go#L555: 		err = hs13.handshake()